home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 5336 < prev    next >
Encoding:
Text File  |  1996-08-05  |  4.1 KB  |  117 lines

  1. Path: millenium.texas.net!tweeks
  2. From: tweeks@millenium.texas.net (Thomas Weeks)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: GVP A530
  5. Date: 19 Feb 1996 06:44:19 GMT
  6. Organization: Texas Networking, Inc.
  7. Message-ID: <4g9683$fu5@nntp.texas.net>
  8. References: <299.6619T1151T1075@telepost.no> <19960215.43F870.159F9@ak176.du.pipex.com> <1521.6622T596T269@telepost.no>
  9. NNTP-Posting-Host: millenium.texas.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Arnulf Nielsen (ulv1@telepost.no) wrote:
  13. : >: Are you by any chance familiar with the GVP PC286 for the above mentioned
  14. : >: GVP A530 ?
  15. : >I am...check out my tag...
  16. : :)
  17.  
  18. : I have a few problems with the PC286.
  19.  
  20.  
  21. ok....  was it working ok under 2.x?
  22.  
  23.  
  24.  
  25. : 1.      The Configure-software on the Amiga-side does /not/ like OS3.1
  26.  
  27. Ooo...  Couldn't TELL ya there...  I'm still just runnin' KS2.05/WB2.1...
  28.  
  29.  
  30. :         I have version 1.01 and would like to know if there is any newer
  31. :         ( or other ) of the Configure software that will work with OS3.1 ?
  32.  
  33. Well.. here I don't know the VERSION I am running... but it's supposed to 
  34. be the latest...  here's the VER date I just ripped out of it w/my hex 
  35. viewer.
  36.  
  37. ```≤````````````
  38. ````@`%╟@``Θ``%╟
  39. N∙``{\$VER`` 11/  <-----  11/24/92
  40. 24/1992`(C)1990-
  41. 92 Copyright vor
  42. tex Computersyst
  43. eme GmbHC·``-I`.
  44.  
  45. I heard Vortex/GVP were not giving anymore updates... but I havn't 
  46. checked it out in a while...
  47.  
  48.  
  49. :         Or if you know the format of the pc286.cfg, I could make my own
  50. :         editor in Arexx.
  51.  
  52. Hmmm.. well.. Ijust leeoked at the cfg file...  there's a lot of data 
  53. there at the bottom of the config... I don't knwo WHAT the format would 
  54. be or hwo you could change it...
  55.  
  56. I think I played around with it once trying to get it to be ableto work 
  57. with HD floppies.. but had ZERO luck...  always crashed...
  58.  
  59.  
  60.  
  61. : 2.      I have tried to install both DOS 6.2, Windows 3.1 and other progs on
  62. :         it, but there seems to be something wrong with the emulation.
  63. :         Crashes after reading large files it seems like.
  64. :         Just a moment ...  ( A reboot / pc start later )
  65. :         I've got a 3.00 bios, and have set it up to boot with a CGA
  66. :         screen, and have choosen 640 kb RAM + 3 megs of extended RAM.
  67. :         ( My Amy got 1,5 CHIP / 8 FAST )
  68.  
  69. Make sure that you have your caches off for the emulator... I do it by
  70. sticking these lines in my startup...
  71.  
  72. --------------------------8<------ SNIP SNIP ------->8-----------------
  73. .
  74. SETCPU >NIL: NOCACHE ;FOR PC286 Emulator.  Will be enabled later on.
  75. .
  76. .
  77. .
  78. Echo "Amiga Release 2.1.  Kickstart $Kickstart, Workbench $Workbench"
  79. SETCPU CACHE
  80. .
  81. .
  82. -----------------------------8<---- THE END ---->8---------------------
  83.  
  84. So that the cache is turned off before any command is ever echoed to the 
  85. command line and is turned back on AFTER the echo command... this is 
  86. because the PC/286 does not inturrupt the S.Sequence until the first S.S. 
  87. command echos something to the con:...  so this config above works nicely 
  88. and I don't have to every worry about the cache.. otherwise.. it will 
  89. crash just about every time...
  90.  
  91.  
  92. :         I've tried numerous settings of RAM-size to no avail. :(
  93. :         I've also tried /all/ cache settings on the '030. Nix.
  94.  
  95. : 3.      HELP! :)
  96.  
  97.  
  98. Check out the cache thing...  I don't know about conflicts with 3.x though...
  99.  
  100.  
  101. : Arnulf - A500+/'030/'882 - Amiga - ulv1@telepost.no
  102.  
  103. Tom D Tek   7Bu)
  104.  
  105.  
  106.   ____________________________________________________________________________
  107.  /  Thomas W. Weeks            |        __   Commodore Amiga 500/030 40MHz    \
  108. |   Authorized C= Technician   |       ///   Hacked Into Black Tower Case,     |
  109. |   Full Time Net Security,    |  __  ///    9M RAM, SyQuest 44M, 700M-o-SCSI  |
  110. | Intrusion Detection, & Sys   |  \\\///     IBM 286 Hardware Emulator,        |
  111. | Admin @ Trident Data Systems |   \XX/      Home Brew Audio A/D, HP48GX       |
  112. | Email h:tweeks@texas.net     | "Amiga, The Computer for the Creative Mind"TM |
  113. | Email w:Thomas_Weeks@tds.com | "Macintosh, The Computer for the Rest of Us"TM|
  114.  \_____________________________|______________________________________________/
  115. The ideas/comments expressed here don't represent those of Trident Data Systems.
  116.